Skip to main content

iosMultiline

Type

object

Summary

A native iOS control, UITextView, which allows the editing of multiple lines of text.

Syntax

iosMultiline

Description

A multi-line iOS Text Input (UITextView) control is created using a control type of "multiline".

The input control allows multiple lines of text to be edited with the 'return' key ending each line.

note

For full details of what the UITextView control is capable of and a background on it, see the iOS reference document.

Examples

mobileControlCreate "multiline"
mobileControlCreate "multiline", "name entry"

command: mobileControlDelete, mobileControlDo, mobileControlSet, mobileControlCreate

function: mobileControlGet, mobileControlTarget

message: scrollerEndDecelerate, scrollerBeginDrag, inputBeginEditing, scrollerDidScroll, scrollerEndDrag, inputTextChanged, scrollerScrollToTop, inputEndEditing, scrollerBeginDecelerate

Compatibility and Support

Introduced

LiveCode 4.6.4

OS

ios

Platforms

mobile

Thank you for your feedback!

Was this page helpful?